How to Install libdca-utils software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libdca-utils software package in Ubuntu 14.04 LTS (Trusty Tahr)

libdca-utils software package provides decoding library for DTS Coherent Acoustics streams (utilities), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libdca-utils 

libdca-utils is installed in your system.

Make ensure the libdca-utils package were installed using the commands given below,

$ sudo dpkg-query -l | grep libdca-utils *

You will get with libdca-utils package name, version, architecture and description in a table

libdca-utils package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Sound
Package libdca-utils
Version 0.0.5-6ubuntu1
Description decoding library for DTS Coherent Acoustics streams (utilities)
Sub Section Sound


See Also, How to uninstall or remove libdca-utils software package from Ubuntu 14.04 LTS (Trusty Tahr)?